recent chooser: Stop specifying stock-size
authorMatthias Clasen <mclasen@redhat.com>
Fri, 1 Dec 2017 15:25:17 +0000 (10:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 1 Dec 2017 15:30:21 +0000 (10:30 -0500)
We were using a no-longer-existing numeric value here,
and we can just rely on the theme to set this now.

gtk/ui/gtkrecentchooserdefault.ui

index 8574f16d3e1ba41614e60feb9aeaa25b18d41851..74809c0cf8914a11533ebe9e4b88e8e8ce53d772 100644 (file)
@@ -46,7 +46,6 @@
                 <property name="title">icon</property>
                 <child>
                   <object class="GtkCellRendererPixbuf" id="icon_renderer">
-                    <property name="stock-size">4</property>
                   </object>
                 </child>
               </object>